home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Internet / Misc / Weather-1.1 / Source / Other.bproj / quake < prev    next >
Encoding:
Text File  |  1995-06-12  |  193 b   |  9 lines

  1. #! /bin/csh -f
  2. #
  3. # Get the latest earthquake report from U Washington.
  4. #
  5. echo ""
  6. echo "[finger quake@geophys.washington.edu]"
  7. echo ""
  8. finger quake@geophys.washington.edu | sed -e '1,/^Plan:/d'
  9.